home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / aguplus / readme.pwd < prev    next >
Text File  |  1994-05-29  |  3KB  |  65 lines

  1. **************************************************
  2. *   LATEX STYLES FOR AMERICAN GEOPHYICAL UNION   *
  3. **************************************************
  4.             Latest news from 1994 May 26
  5.             
  6. The American Geophysical Union (AGU) has finally come out with its own
  7. official LaTeX package for producing manuscripts and camera-ready copy for its
  8. journals. At the same time the format of the journals has been dramatically
  9. altered. Thus my unofficial LaTeX package for AGU (art-jgr and art-grl)
  10. becomes not only superfluous but obsolete.
  11.  
  12. However, in looking over the instructions and coding of the official package,
  13. I realize that not only are some imperfections present, but many useful
  14. features of my styles are missing. The most noticeable of these is the means
  15. of using author-year citations with BibTeX in an automated manner.
  16.  
  17. The coding imperfections are related to the way in which figure captions and
  18. tables are treated: they must be placed at the end of the document, and if an
  19. appendix is present, then the automatic numbering system will consider them as
  20. appendix figures and tables (numbered A1, A2, ...). To avoid this, explicit
  21. numbers must be given, something that violates the essential principles of a
  22. formatting program like LaTeX. A second implication of this treatment is that
  23. preprints will be missing the figures and tables in the text. In my older
  24. system, neither of these problems occurred.
  25.  
  26. BY POPULAR DEMAND, I have undertaken to write an extension to the official AGU
  27. package, called AGU++ (for AGU doubly-ionized or super-charged, as you
  28. please). It includes my extra features without changing any of the formats of
  29. the original package. The user should prepare his documents in the manner
  30. described by the AGU, except that figures, tables, and plates are to be
  31. included *in the text*. A number of extra commands are available to control
  32. and/or enable the extra features.
  33.  
  34. Details on how to use AGUTeX with AGU++ are to be found in the manual
  35. AGUPLUS.TEX. The package is still EXPERIMENTAL, so I would appreciate 
  36. comments and complaints from trial users. The package consists of the files:
  37.  
  38. I have now come up with version 1.0 (not so experimental), which is compatible
  39. with the new standard LaTeX2e, as well as with the older standard 2.09.
  40. Since AGUTeX itself has some problems with LaTeX2e, a patch is included.
  41.  
  42. aguplus.sty     The style file itself
  43. aguplus.tex     A manual, to be LaTeX (under AGUTeX and AGU++)
  44. samplus.tex     A sample paper
  45. agu2e.sty       A package for LaTeX2e, to patch up inconsistencies in AGUTeX
  46. agu.bst         A bibliography style file with AGU formats
  47. sample.bib      A BibTeX data base, for use with samplus.tex
  48.  
  49. In addition, I supply some useful files for listing the contents of *.bib
  50. files, with their keys. These have nothing really to do with AGU as such.
  51. keylist.tex     A file to be LaTeXed in order to list a *.bib file contents
  52. keylist.bst     A bibliography style to go along with it.
  53.  
  54. NOTE: this package does not contain AGUTeX itself. This is because AGU++ is
  55. still unofficial. (The AGU is considering what they want to do with it.)
  56. The official package can be obtained from anonymous FTP server 
  57.            kosmos.agu.org
  58. in directory   agutex
  59.  
  60. Patrick W. Daly
  61. Max-Planck-Institut f\"ur Aeronomie
  62. D-37189 Katlenburg-Lindau
  63.  
  64. daly@linmpi.dnet.gwdg.de
  65.